Operation void trimToSize (), in Class Vector

Documentation

* Trims the capacity of this vector to be the vector's current
* size. An application can use this operation to minimize the
* storage of a vector.
*
* @since JDK1.0


ConcurrencySequentialExport ControlPublicAccess



Property Settings

Java
FinalTrueSynchronizedTrue
AbstractFalseStaticFalse
NativeFalse